</sValue1><bValue1>FALSE</bValue1><bValue2>FALSE</bValue2><bValue3>FALSE</bValue3></Command><Command Name="Example 4 (enumerating all sources of all destinations)" Identifier="50" Enabled="TRUE"><StateCount>1</StateCount><StateBegin>1</StateBegin><StateCurrent>1</StateCurrent><StateInvert>FALSE</StateInvert><Binary Encoding="Base64">G0x1YUABBAQEIAYJCBLmW6GwubJBCAAAAD0obm9uZSkAAAAAAAAAAAAACgAAAAAAAAAAAAAADAAA
-- request sourcecount of the current destination (i)
SrcCnt = GetSourceCount(0, i)
-- start at -1 to include the master channel as well
for j=-1, SrcCnt-1 do
-- now we are accessing the name of the source, this needs
-- two indices i and j.
name = GetSourceName(0, i,j)
print (" "..name) -- indented for clarity
end
end
CloseVolumeControls(0)
end
</sValue1><bValue1>FALSE</bValue1><bValue2>FALSE</bValue2><bValue3>FALSE</bValue3></Command><Command Name="Example 5 (enumerating all controls of all sources of all destinations)" Identifier="51" Enabled="TRUE"><StateCount>1</StateCount><StateBegin>1</StateBegin><StateCurrent>1</StateCurrent><StateInvert>FALSE</StateInvert><Binary Encoding="Base64">G0x1YUABBAQEIAYJCBLmW6GwubJBCAAAAD0obm9uZSkAAAAAAAAAAAAADgAAAAAAAAAAAAAAEAAA